<?if(substr($MESSAGE$,0,6)='$INFO$'&&($GROUP_ID$=3||$GROUP_ID$=4))?>
<table width="100%" cellspacing="0" cellpadding="0" class="postTable inform">
 <tr>
 <td class='inform_left'></td>
 <td class='inform_right'><?if($ENTRY_MANAGE_ICON_BAR$)?>
 <div style='float:right;'>$ENTRY_MANAGE_ICON_BAR$</div>
 <?endif?>
 <b> 
 <?if($GROUP_ID$=4)?>
 
 <?else?>
 
 <?endif?>
 :</b><br>
 <?substr($MESSAGE$,6)?></td>
 </tr>
</table>
<?else?>
<?if(substr($MESSAGE$,0,9)='$WARNING$'&&($GROUP_ID$=3||$GROUP_ID$=4))?>
<table width="100%" cellspacing="0" cellpadding="0" class="postTable alert">
 <tr>
 <td class='alert_left'></td>
 <td class='alert_right'><?if($ENTRY_MANAGE_ICON_BAR$)?>
 <div style='float:right;'>$ENTRY_MANAGE_ICON_BAR$</div>
 <?endif?>
 <b>
 <?if($GROUP_ID$=4)?>
 
 <?else?>
 
 <?endif?>
 :</b><br>
 <?substr($MESSAGE$,9)?></td>
 </tr>
</table>
<?else?>
<div class="postcont">
 <div class="user-right">
 <div>
 <div class="user-right-sett">: $WDAY$, $DATE$, $TIME$ |  # $NUMBER$
 <div style="float: right; padding-top: 1px;">
 <?if($EDIT_URL$)?>
 <a href="javascript://" onclick="qEdit('$ID$','$EDIT_URL$');"><img title=" " src="/images/icons/spedit.png" border="0" alt="" /></a>
 <?endif?>
 </div>
 </div>
 <div style="padding: 4px;" id="qMessege$ID$" class="gPostes">$MESSAGE$</div>
 <?if($ATTACHMENT$)?>
 <div style="padding: 4px;">$ATTACHMENT$</div>
 <?endif?>
 <div class="clearis"></div>
 <?if($EDITEDBY$)?>
 <div class="user-right-postedit">: $EDITEDBY$</div>
 <?endif?>
 </div>
 </div>
 <div class="user-left">
 <div class="user-left-name">
 <div class="zero">
 <?if($POST_COUNTRY_ID$)?>
 <img src="http://webstory.net.ru/profile/flag/$POST_COUNTRY_ID$.png" width="20" height="16" style="margin:2px;vertical-align:middle;" title="$POST_COUNTRY$" alt="" />
 <?endif?>
 </div>
 <a class="postUser" href="javascript://" rel="nofollow" onClick="emoticon('[b]$USERNAME$[/b],');return false;">$USERNAME$</a>
 <div class="user-status">$USER_STATUS$</div>
 </div>
 <div align="center">
 <table style="border-collapse: collapse;width:202px;margin: 0px 0px 6px 0px;" border="0" cellpadding="0">
 <tbody>
 <tr>
 <td align="center"><div style="margin-bottom: 2px;"> <img src="<?if($AVATAR_URL$)?>$AVATAR_URL$<?else?>http://webstory.net.ru/profile/icons/noavatar.gif<?endif?>" style="border: 10px solid #222;" class="imgshadow<?if($USER_STATUS$='<span class="statusOnline">On</span>')?>-green<?endif?><?if($USER_STATUS$='<span class="statusOffline">Off</span>')?>-red<?endif?>" alt=' ' width='98' height='98' border="0" title="$USERNAME$" /> </div></td>
 </tr>
 <tr>
 <td align="center"><?if($GROUP_ICON$)?>
 <div class="postRankIco" style="line-height: 1.4em;"> $GROUP_ICON$</div>
 <?endif?></td>
 </tr>
 <tr>
 <td align="center"><?if($READ_BAN_URL$)?>
 <div class="userBan" style="line-height: 1.4em;">: <a class="banPercent" title="  " href="$READ_BAN_URL$">$BAN_RATING$</a>
 <?if($DO_BAN_URL$)?>
 <a title="  " class="banDo" href="$DO_BAN_URL$"><font style="color: orange;">&#177;</font></a></div>
 <?endif?>
 <?endif?></td>
 </tr>
 <tr>
 <td align="center"><?if($POSTS$)?>
 <div class="numposts" style="line-height: 1.4em;"> : <span class="unp">$POSTS$</span></div>
 <?endif?></td>
 </tr>
 <tr>
 <td align="center"><div class="numposts" style="line-height: 1.4em;"> <br />
 <?if($DO_REP_URL$)?>
 <a href="$DO_REP_URL$"> <img onclick="repchange('minus','$ID$');" title=" " src="/images/icons/icon-minus.gif" style="vertical-align:middle;" border="0" alt="" /></a>
 <?endif?>
 <a href="$READ_REP_URL$" title="  ">[ $REP_RATING$ ]</a>
 <?if($DO_REP_URL$)?>
 <a href="$DO_REP_URL$"> <img onclick="repchange('plus','$ID$');" title=" " src="/images/icons/icon-plus.gif" style="vertical-align:middle;" border="0" alt="" /></a>
 <?endif?>
 </div></td>
 </tr>
 </tbody>
 </table>
 </div>
 </div>
 <div class="clearis"></div>
 <div class="bottom-menu">
 <div style="float: left;">$USER_DETAILS_ICON_BAR$</div>
 <div style="float: right;margin-top: -3px;">$ENTRY_MANAGE_ICON_BAR$&nbsp;$ON_TOP_ICON$$DEL_ENTRY_FIELD$</div>
 </div>
 <div class="clearis"></div>
</div>
<?endif?>
<?endif?>